Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 29, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Type Update Change
aws-config dependencies patch 1.8.6 -> 1.8.7
aws-sdk-s3 dependencies minor 1.106.0 -> 1.107.0
axum dependencies patch 0.8.4 -> 0.8.6
flate2 dependencies patch 1.1.2 -> 1.1.4
rmcp dependencies minor 0.6.4 -> 0.8.0
serde (source) dependencies patch 1.0.226 -> 1.0.228
tempfile (source) dev-dependencies minor 3.22.0 -> 3.23.0

Release Notes

tokio-rs/axum (axum)

v0.8.6

Compare Source

v0.8.5: axum v0.8.5

Compare Source

  • fixed: Reject JSON request bodies with trailing characters after the JSON document (#​3453)
  • added: Implement OptionalFromRequest for Multipart (#​3220)
  • added: Getter methods Location::{status_code, location}
  • added: Support for writing arbitrary binary data into server-sent events (#​3425)]
  • added: middleware::ResponseAxumBodyLayer for mapping response body to axum::body::Body (#​3469)
  • added: impl FusedStream for WebSocket (#​3443)
  • changed: The sse module and Sse type no longer depend on the tokio feature (#​3154)
  • changed: If the location given to one of Redirects constructors is not a valid header value, instead of panicking on construction, the IntoResponse impl now returns an HTTP 500, just like Json does when serialization fails (#​3377)
  • changed: Update minimum rust version to 1.78 (#​3412)
rust-lang/flate2-rs (flate2)

v1.1.4

Compare Source

What's Changed

New Contributors

Full Changelog: rust-lang/flate2-rs@1.1.2...1.1.4

v1.1.3

Compare Source

What's Changed

New Contributors

Full Changelog: rust-lang/flate2-rs@1.1.2...1.1.3

modelcontextprotocol/rust-sdk (rmcp)

v0.8.0

Compare Source

Added
  • allow clients to override client_name (#​469)
Fixed
  • (oauth) support suffixed and preffixed well-knonw paths (#​459)
  • generate default schema for tools with no params (#​446)
Other

v0.7.0

Fixed
  • return auth errors (#​451)
  • (oauth) do not treat empty secret as valid for public clients (#​443)
  • (clippy) add doc comment for generated tool attr fn (#​439)
  • (oauth) require CSRF token as part of the OAuth authorization flow. (#​435)
Other
  • (root) Add Terminator to Built with rmcp section (#​437)
  • Non-empty paths in OAuth2 Authorization Server Metadata URLs (#​441)
serde-rs/serde (serde)

v1.0.228

Compare Source

  • Allow building documentation with RUSTDOCFLAGS='--cfg=docsrs' set for the whole dependency graph (#​2995)

v1.0.227

Compare Source

Stebalien/tempfile (tempfile)

v3.23.0

Compare Source

  • Remove need for the "nightly" feature to compile with "wasip2".

Configuration

📅 Schedule: Branch creation - "on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Sep 29, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package [email protected] --precise 1.8.7
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

@renovate renovate bot force-pushed the renovate/rust-dependencies branch from b13d659 to 4392e1c Compare October 2, 2025 17:19
@renovate renovate bot force-pushed the renovate/rust-dependencies branch from 4392e1c to d929136 Compare October 4, 2025 05:45
@tuananh tuananh merged commit 9879b80 into main Oct 7, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant